github.com/jackc/pgx/v5/pgproto3.Frontend.msgType (field)
4 uses
github.com/jackc/pgx/v5/pgproto3 (current package)
frontend.go#L59: msgType byte
frontend.go#L318: f.msgType = header[0]
frontend.go#L340: switch f.msgType {
frontend.go#L394: return nil, fmt.Errorf("unknown message type: %c", f.msgType)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)